Loading Tool

Explorer IconExplorer

Memory Pool

82,376 transactions
30.43 vMB
0.10375581 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt 08639007d63846ea732444219c8731c1e8a37791b954193ea553ae431922a441
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1fdc1628300b27a373462e44f5e325e4246e7840524c51ccafaa2a172671ae25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03288487 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (367,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,954 547,954 00000000000000000017c03e433a20f3b4685f13185ff6b0364796bc618fb8f0 2,732 1.00/1.00 vMB 14
547,953 547,953 000000000000000000115fefbcc597f1b1881c1c90134ee09c6eba49002fc632 3,048 1.00/1.00 vMB 39
547,952 547,952 0000000000000000001beb849078c8957f0dd03042f4644df2cdaf1370ccd6d9 1,085 0.41/1.00 vMB 24
547,951 547,951 0000000000000000001ea8046318d327494f40653d0612fce59847a2302c2d55 1,490 0.61/1.00 vMB 26
547,950 547,950 00000000000000000006534f859662e501213d8177bbdbe892981eb4caf6b855 2,585 1.00/1.00 vMB 4
547,949 547,949 0000000000000000001b7971059f25173ca48da3db885f02ff060487228cc7da 2,529 1.00/1.00 vMB 12
547,948 547,948 0000000000000000002634ff6e74e5cab5a70f4a7f60793ea34767116aa06362 2,710 1.00/1.00 vMB 17
547,947 547,947 00000000000000000018a006d89bd1eb4582dff5ba4b8a90104e3cc124158d54 2,794 1.00/1.00 vMB 15
547,946 547,946 00000000000000000026fb23d9f81a658c536c6c429ee197ea55ff64d649fb5e 2,833 1.00/1.00 vMB 35
547,945 547,945 0000000000000000001b9604b05d9b21fee680e608a473d968413537c2c24f15 2,270 0.83/1.00 vMB 22
547,944 547,944 000000000000000000136e8a712d2276f7831e5ec28d7efe00269b68c61b1a30 1,966 1.00/1.00 vMB 12
547,943 547,943 00000000000000000024bbed039da97d9f0216d2fe12a45c399f3b2271fdbb02 2,253 1.00/1.00 vMB 3
547,942 547,942 000000000000000000037257f955206b78f84943853c0801914a05b008db6605 2,489 1.00/1.00 vMB 17
547,941 547,941 000000000000000000183e0c464e439744a7c730b17c525a7d63f9dff594a405 2,636 1.00/1.00 vMB 23
547,940 547,940 0000000000000000000d502da2e44c30288ac195cb050da7960c668e52d7da96 932 0.43/1.00 vMB 27
547,939 547,939 000000000000000000148d85f7741c4693d464284a1e3ac78d39b652983f9a05 2,511 0.99/1.00 vMB 4
547,938 547,938 00000000000000000013d3c73d123497cffb788b53d2c55b9ea3c6c645fcb201 2,893 1.00/1.00 vMB 34
547,937 547,937 0000000000000000000c205e6bfcdd7fe651532cc0975c253dfbed61ae549e46 1,626 0.88/1.00 vMB 4
547,936 547,936 0000000000000000001b8a8a752840446765cd255cbbd4d1a57642502a199cef 2,862 1.00/1.00 vMB 25
547,935 547,935 000000000000000000165d4d1920bd578687186bd8df557f240e5e19b97ec6dd 1,949 1.00/1.00 vMB 16
547,934 547,934 00000000000000000009526ad9e2ec8a83dbf3f5ce60a95dbb64baa4e8452dc6 966 0.43/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.