Loading Tool

Explorer IconExplorer

Memory Pool

42,054 transactions
26.77 vMB
0.06137480 BTC
Random Selection Loading Transactions
Max Size: 140.60/200 MB

Candidate Block

Mining Attempt 2e234000c314b3d94eb5d7b1abc5cb8a3af490440ad74c7171233d2650851e74
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root a12d1716fbca3b2775645363234cc2781859ed65ecf107fd42c32bc3b84e1c7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,594
Size: 1.00 vMB
Total Fees: 0.01178149 BTC
Feerates: 500.44 > 1.18 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (556,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,939 358,939 000000000000000003bc9f97bfe7dcb54f4661992195019ba7952f17c116c357 481 0.27/1.00 vMB 25
358,938 358,938 00000000000000000ebddfcd346173fdea8ae4282d5c18a7df9a671c8ac7c1bb 504 0.75/1.00 vMB 9
358,937 358,937 000000000000000003c427e5232f2ddc286da7d0b119c146eca270f9d3624ed6 1 0.00/1.00 vMB 0
358,936 358,936 00000000000000000fe92d3ef2ad2008913221bcd9df5c5dda605d2bd968efa5 1,238 0.64/1.00 vMB 29
358,935 358,935 00000000000000000ac84556cd405cc2720bfb35b22d7b025623fe72cd259f19 1,419 0.75/1.00 vMB 41
358,934 358,934 00000000000000000aaf49e036855ac582e3740b0bb77a5ac70fd67506fef5c9 1,350 0.75/1.00 vMB 24
358,933 358,933 0000000000000000076106fdc807238c1934a0c777c6abc5ca5b7ff20dc901b4 239 0.16/1.00 vMB 24
358,932 358,932 00000000000000000eff0843de040a5c6f551eca833d488ad0dacd1b2e6f56dd 682 0.40/1.00 vMB 25
358,931 358,931 0000000000000000082243eeb2b3fdb80c2805bffc9839da928d3e281426a7b0 502 0.43/1.00 vMB 15
358,930 358,930 00000000000000000971af583812c3172919d03c6e23d197660b00b3d607af4e 1,692 0.75/1.00 vMB 31
358,929 358,929 000000000000000007d3f148dd48abc0f223919bc92e993d6ea516192cb3eb62 355 0.21/1.00 vMB 23
358,928 358,928 0000000000000000157cdd446c4592866b3258628f59154ec4c205465be332c4 856 0.45/1.00 vMB 24
358,927 358,927 000000000000000002899df1638d682ed63ca377ac11643ad452640e66b267a6 807 0.48/1.00 vMB 25
358,926 358,926 000000000000000012f3a7a3713ab00d96fb02ac86bb49bc7c7f07e05927261b 549 0.24/1.00 vMB 31
358,925 358,925 000000000000000013b371d42c26a849af0a4dcac088160600207c7656f2b93a 1,041 0.57/1.00 vMB 24
358,924 358,924 00000000000000000cd717f6243a2fb60865f1bfb1ab374a63a14585508042eb 804 0.47/1.00 vMB 22
358,923 358,923 00000000000000001703b24eac5a8d47cbf76ed3242e69417b627223e6f15b82 436 0.21/1.00 vMB 26
358,922 358,922 00000000000000000cbef3269d1e18c4fe79e5d135386dacdf0c3d9c9fded570 524 0.31/1.00 vMB 22
358,921 358,921 00000000000000000db6e930fce9fcff9e53fa16f3c2efed5182794db39b67b2 692 0.37/1.00 vMB 21
358,920 358,920 0000000000000000165435ab26b3348f628d3d20a50cd90f34de012bba85e585 1,049 0.59/1.00 vMB 23
358,919 358,919 0000000000000000003030b2b18c8aa592b8ac97ec9eb921452fe80ba2b18d07 575 0.53/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 656.91 GB
    • Received: 14.44 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.